home *** CD-ROM | disk | FTP | other *** search
/ PC Active 2009 September / PC Active NR.228.iso / Software / tweak / setuptweakeasypro.exe / tweakeasyhelp.chm / style.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2008-01-08  |  1.3 KB  |  23 lines

  1. BODY,TABLE,SELECT,INPUT,TEXTAREA,BUTTON { font-size:11px;    font-family:verdana,arial,sans-serif; }
  2.  
  3. .link { color: #336699; text-decoration: none; }
  4. .link:hover { color: #336699; text-decoration: underline; }
  5.  
  6. .title { background-color: #618db9; color:white; font-size:22px; font-weight:bold; }
  7. .helpq { font-weight:bold; }
  8.  
  9. .mytd1 { PADDING-LEFT:8px; PADDING-RIGHT:8px; PADDING-TOP:5px; PADDING-BOTTOM:5px; font-weight:bold; background-color: #c0d3e6; color:#1e3e64; }
  10. .mytd2 { PADDING-LEFT:8px; PADDING-RIGHT:8px; PADDING-BOTTOM:5px; }
  11.  
  12. .mytd4 { PADDING-BOTTOM:5px; border-bottom: 1px solid #cbd0d5; text-align:left; vertical-align:top; }
  13. .mytd5 { PADDING-BOTTOM:5px; border-bottom: 1px solid #cbd0d5; vertical-align:top; }
  14. .mytd6 { PADDING-TOP:5px; PADDING-BOTTOM:5px; border-bottom: 1px solid #cbd0d5; vertical-align:top; }
  15. .mytd7 { PADDING-TOP:5px; PADDING-BOTTOM:5px; border-bottom: 1px solid #cbd0d5; text-align:center; vertical-align:top; }
  16. .mytd7a { PADDING-TOP:5px; PADDING-BOTTOM:5px; border-bottom: 1px solid #cbd0d5; vertical-align:top; }
  17. .mytd8 { PADDING-TOP:5px; vertical-align:top; }
  18. .mytd9 { PADDING-TOP:5px; text-align:center; vertical-align:top; }
  19. .mytd9a { PADDING-TOP:5px; vertical-align:top; }
  20.  
  21. .mygreen { color:green; }
  22. .myred { color:red; }
  23.